#include <tinyxml.h>
Collaboration diagram for TiPullXmlAttributeSet:

Public Member Functions | |
| TiPullXmlAttributeSet () | |
| ~TiPullXmlAttributeSet () | |
| void | Add (TiPullXmlAttribute *attribute) |
| void | Remove (TiPullXmlAttribute *attribute) |
| TiPullXmlAttribute * | First () const |
| TiPullXmlAttribute * | Last () const |
| TiPullXmlAttribute * | Find (const char *name) const |
Private Attributes | |
| TiPullXmlAttribute | sentinel |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3